Package-level declarations
Types
Link copied to clipboard
An absolute Pos. Mutation of this pos will directly change it's position with no other offsets or other side effects.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
An immutable Pos. Typically used as a position "anchor" in other positions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
An immutable Pos based on a reference value supplier. Mutation of this pos will have no effect.
Link copied to clipboard
A relative Pos. Offsets a parent Pos. Mutation of this pos will alter the offset.
Link copied to clipboard
A relative Pos wth a secondary offset supplier. Offsets a parent Pos. Mutation of this pos will alter the offset.